Welcome![Sign In][Sign Up]
Location:
Search - gaussian mixture EM

Search list

[AI-NN-PREMalgorithm

Description: EM算法处理高斯混和模型,是用MATLAB实现的-EM algorithm for Gaussian mixture model of treatment is achieved using MATLAB
Platform: | Size: 1024 | Author: 李晋博 | Hits:

[AI-NN-PRem_gm

Description: EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。-EM field of machine learning algorithm is commonly used in an algorithm, this document is the most simple EM algorithm as a realization that, in Gaussian Mixture model above EM.
Platform: | Size: 3072 | Author: De-Chuan Zhan | Hits:

[Special EffectsGaumix_EM

Description: 使用高斯模型期望值最大化演算法,做圖形分割 Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture -Gaussian model using expectation maximization algorithm, to do graphics segmentation Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
Platform: | Size: 1024 | Author: 李致賢 | Hits:

[Algorithmem-c++

Description: 本文介绍了用c++实现em算法,非常有用!-This paper introduces the use c++ Realize em algorithm, very useful!
Platform: | Size: 6144 | Author: 钟宏 | Hits:

[Speech/Voice recognition/combineGMM-EM

Description: 用matlab实现高斯混合模型的前期处理和分类训练!-Using Gaussian mixture model matlab realize the pre-treatment and classification of training!
Platform: | Size: 60416 | Author: yue | Hits:

[matlabEM_GM

Description: % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %- EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates
Platform: | Size: 3072 | Author: Shaoqing Yu | Hits:

[Mathimatics-Numerical algorithmscvbgfggaussmix

Description: 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV-Gaussian mixture model for background modeling procedure, the use of when you install OPENCV
Platform: | Size: 5120 | Author: 肖郎 | Hits:

[Windows DevelopEm

Description: 通过em算法实现对数据的高斯混合模型的分类-Em algorithm through implementation of data Gaussian mixture model classification
Platform: | Size: 249856 | Author: xufang | Hits:

[assembly languageem

Description: 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
Platform: | Size: 1349632 | Author: anjiayu | Hits:

[AlgorithmEM

Description: EM算法简明教程 用于高斯分布隐马尔可夫模型的参数估计-Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models
Platform: | Size: 99328 | Author: hou | Hits:

[AI-NN-PRGMM

Description: Gaussian Mixture Model Simulation Source
Platform: | Size: 4777984 | Author: musim | Hits:

[Industry researchGMM

Description: Source code - create Gaussian Mixture Model in following steps: 1, K-means 2, Expectation-Maxximization 3, GMM Notice: All datapoints are generated randomly and you can config in Config.h-Source code- create Gaussian Mixture Model in following steps: 1, K-means 2, Expectation-Maxximization 3, GMM Notice: All datapoints are generated randomly and you can config in Config.h
Platform: | Size: 6144 | Author: ChipChipKnight | Hits:

[Graph programEM_GM

Description: EM算法实现,是matlab主站上获得的可靠程序。-EM algorithm,which is from the matlab net about image processing.
Platform: | Size: 40960 | Author: 朱亮亮 | Hits:

[Special EffectsGaussianMixtureModels

Description: GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
Platform: | Size: 43008 | Author: Kendall Wang | Hits:

[matlabEM_1D

Description: 一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。-one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.
Platform: | Size: 1024 | Author: luoyong | Hits:

[STLVBEMGMM

Description: 用Matlab写的高斯混合模型的贝叶斯EM估计,-Variational Bayesian EM for Gaussian mixture models
Platform: | Size: 22528 | Author: cheng | Hits:

[matlabdemo1

Description: 我自己写的关于二维混合高斯分布的EM算法-I wrote about the distribution of two-dimensional Gaussian mixture EM algorithm
Platform: | Size: 1024 | Author: lwm | Hits:

[AI-NN-PRem

Description: 基于EM算法的模型聚类的研究及应用,GMM高斯混合模型-EM-based clustering algorithm and its application model, GMM Gaussian mixture model
Platform: | Size: 3404800 | Author: 思轩 | Hits:

[Special EffectsLearning-Skin-Pixels-in-Color-Images-Using-Gaussi

Description: This paper is concerned with estimating a probability density function of human skin color using a finite Gaussian mixture model whose parameters are estimated through the EM algorithm.sections
Platform: | Size: 167936 | Author: Shooty | Hits:

[matlabEM-GMM.py

Description: Gaussian mixture 的 EM算法(EM algorithm for Gaussian mixture model)
Platform: | Size: 1024 | Author: rrr2727 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net